utf8proc.git
2021-12-17 woclass[ci] set github CI (#229)
2021-12-17 Markus F.X... cmake: fix installation directories and also install...
2021-12-17 Benito van... reduce lenencode bits (#232)
2021-04-15 extrowerkGNUInstallDirs support (#159)
2021-02-04 RandyOSS-Fuzz integration updates (#219)
2021-01-29 RandyOSS-Fuzz initial integration (#216)
2021-01-14 Mike GloriosoFix Sign-Conversion warnings in library and test code...
2020-12-19 Steven G. Johnsondownload test data to build directory (fixes #212)
2020-12-17 Steven G. Johnsonensure ruby is in UTF-8 mode (#209)
2020-12-15 Steven G. Johnsonfix manifest
2020-12-15 Steven G. Johnson2.6.1 version bump
2020-12-15 Steven G. Johnsonfix NULL args in grapheme_break_stateful
2020-11-23 Steven G. Johnsonupdate doxygen config with doxygen -u
2020-11-23 Steven G. Johnsonbump to version 2.6
2020-11-23 Steven G. JohnsonFix grapheme breaks on string-initial (#205)
2020-10-09 Tim Gatesdocs: fix simple typo, encounted -> encountered (#201)
2020-08-25 Steven G. Johnsonadd islower/isupper functions (#196)
2020-05-25 xkszltlSwitch to HTTPS for referencing `unicode.org`. (#193)
2020-04-13 Stefan FloerenUnify include file handling (#190)
2020-03-30 Andreas-SchniertshauerFix memory leaks in tests case.c and misc.c (#189)
2020-03-29 Steven G. JohnsonRevert "disable tests under mingw" (#187)
2020-03-29 Steven G. Johnsonuse unsigned char more consistently, silence -Wextra...
2020-03-29 Steven G. Johnsonfixes
2020-03-29 Steven G. Johnsonadd build to gitignore, make paths absolute (closes...
2020-03-29 Steven G. Johnsonfix grapheme test to work on unmodified data file
2020-03-29 Steven G. Johnsondisable tests under mingw
2020-03-28 Andreas-SchniertshauerDownload data and execute commented out tests (#178)
2020-03-28 Steven G. JohnsonMerge branch 'master' of https://github.com/JuliaLang...
2020-03-28 Steven G. Johnsonsilence warning (closes #184)
2020-03-28 Andreas-SchniertshauerTests with prefix utf8proc. (#177)
2020-03-28 Steven G. Johnsoncompile more tests on Windows (#183)
2020-03-28 Steven G. Johnsonsimplifications
2020-03-28 Steven G. Johnsonportable getline replacement (closes #182)
2020-03-28 Steven G. Johnsonnew emoji-data.txt location (fixes #181)
2020-03-27 Steven G. Johnsonupdate
2020-03-27 Steven G. Johnsonwhoops, generated from old tables
2020-03-27 Steven G. Johnsonlink fixes
2020-03-27 Steven G. Johnsonversion bump to 2.5
2020-03-27 Steven G. JohnsonUnicode 13 support (#179)
2020-02-19 Andreas-SchniertshauerAdd: tests to CMakeLists.txt (#173)
2019-07-11 Stefan WeilFix some typos (found by codespell) (#160)
2019-05-14 Steven G. Johnsonslight clarification
2019-05-14 Steven G. Johnsonupdate header file comments (closes #157)
2019-05-11 Steven G. JohnsonNEWS for 2.4, updated version numbers (which I forgot...
2019-05-11 Steven G. Johnsonignore vscode
2019-05-11 GOTOH Shunsukeupdate for unicode 12.1 (#156)
2019-05-08 Steven G. Johnsontypo
2019-05-08 Steven G. Johnsonmore info
2019-05-08 Steven G. Johnsonnote official releases
2019-05-08 Steven G. Johnsonmore compile info
2019-05-08 Michael OsipovDocument HP-UX build support (#155)
2019-05-08 Michael OsipovImprove portability of Make (#154)
2019-04-17 past-due[CMake] Add UTF8PROC_NO_INSTALL option (#152)
2019-04-09 Steven G. Johnsoncopyright year update
2019-04-09 Steven G. Johnsonfontforge is no longer needed
2019-03-30 Steven G. JohnsonMerge branch 'master' of https://github.com/JuliaLang...
2019-03-30 Steven G. JohnsonNEWS for 2.3
2019-03-30 Steven G. Johnsonadd utf8proc_unicode_version (#151)
2019-03-30 Steven G. Johnsongive up on Unifont for charwidth data (#150)
2019-03-30 Steven G. JohnsonMerge branch 'master' of https://github.com/JuliaLang...
2019-03-30 Steven G. Johnsondoc clarification (closing #110)
2019-03-30 Steven G. Johnsonfix CHARBOUND option for non-characters (#149)
2019-03-30 Steven G. Johnsonupdate for unicode 12 (#148)
2019-03-30 Steven G. Johnsonrebased cmake updates (#147)
2019-03-30 Steven G. Johnsonuse Travis Julia support to get a modern Julia version...
2018-11-01 Steven G. Johnsonfix Julia script for Julia 1.0
2018-11-01 Graham InggsPass users' flags (#141)
2018-11-01 Michael DrakeGenerate and install a pkg-config file. (#142)
2018-07-25 Steven G. Johnsonlink fix
2018-07-24 Steven G. Johnsonbadge updates
2018-07-24 Steven G. Johnsondoc fixes, don't export stdint and limits.h values...
2018-07-24 Steven G. JohnsonMerge branch 'master' of https://github.com/JuliaLang...
2018-07-24 Steven G. Johnson2.2 release date
2018-07-24 Steven G. Johnsonupdate copyright statement for data_generator
2018-07-24 Steven G. Johnsoncopyright year updates
2018-07-24 Steven G. Johnsonnote Unicode 11 in NEWS
2018-07-24 Steven G. Johnsonupdate data and algorithms for Unicode 11 (#140)
2018-07-24 Steven G. Johnsoncharwidth=1 for soft hyphen and unassigned codepoints...
2018-06-06 Nehal J WaniEnhance CMakeLists.txt (#138)
2018-05-02 Steven G. Johnsonuppercase mapping ß (U+00df) to ẞ (U+1E9E) (#134)
2018-05-02 Steven G. JohnsonNEWS for upcoming 2.2 release, version bump
2018-05-02 Steven G. JohnsonCase folding fixes (#133)
2018-04-30 past-dueStatic library support improvements (#123)
2018-04-27 past-due[CMake] Use target_compile_definitions to avoid affecti...
2018-04-27 Steven G. Johnsonnote Unicode 10 support
2018-04-27 Steven G. Johnsonupdate to unicode 10 (#132)
2018-04-27 Steven G. Johnsonversion bump to 2.1.1 (#131)
2018-04-27 Steven G. Johnsonfix make clean
2018-04-27 Steven G. Johnsonmissing return code, success message in test/misc.c
2018-04-27 Steven G. Johnsonmake internal function static
2018-04-27 Steven G. Johnsonadded test for #128
2018-04-27 Benito van... possible fix for #128 (#129)
2018-04-18 Ryan SchmidtUse LDFLAGS when building libutf8proc.dylib (#125)
2017-09-21 Branko ČibejFix declaration-after-statement warning when compiling...
2017-06-08 Christopher... Update documentation to reflect Unicode 9.0.0. (#107)
2017-02-19 Paul SmithEnsure generated const data tables are hidden via ...
2017-02-18 Jameson Nashdon't set MAKE variable in Makefile (#99)
2017-01-14 Árpád Goretity removed inclusion of non-portable header file (#94)
2017-01-04 Michael HatherlyDon't use cached version of UnicodeData.txt (#92)
2016-12-26 Steven G. Johnsonfix typo in NEWS date
next